home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / graphics / winjp110.zip / WHATS.NEW < prev    next >
Text File  |  1992-06-15  |  4KB  |  83 lines

  1.                           *** v. 1.10 Changes ***
  2.  
  3.     The previous versions would eventually give an error if you viewed many
  4. images.  This problem is fixed.
  5.  
  6.  
  7.                           *** v. 1.00 Changes ***
  8.  
  9.     TARGA images can be displayed and images can be saved to TARGA format.
  10. Unfortunately, due to memory limitations, I can't fit the TARGA code in the
  11. plain viewer so it will let you display only JPEG and GIF files.
  12.     I've modified the color adjustment features which now adjust the actual
  13. color component instead of the average color component.  This way is a bit
  14. faster than the previous method.  Also, you can change the colors in a 24-bit
  15. bitmap.
  16.     Batch conversion and a slideshow feature are added.  You can select
  17. multiple GIF and TARGA files which will be converted to JPEG.  There are
  18. convenient "*.gif" and "*.tga" buttons which select all GIFs or all TARGAs
  19. respectively in the current directory.  The slideshow feature lets you display
  20. GIF, TARGA, and JPEG images sequentially with a 5 second delay between each
  21. displayed image.  The "Cycle Slideshow" option will force WinJPEG to display
  22. the selected images continuosly in a cycle until you abort the slideshow.
  23.     Image resizing lets you resize the image by entering the new dimensions
  24. of the image.
  25.     A couple of more minor fixes were made.  WinJPEG was tested with the
  26. 8514 font so everything looks fine with that font.  If you're using small
  27. fonts or some other font, the spacing between some text messages in the dialog
  28. boxes is wrong.  For example, in the Open Dialog Box, the "In <path>" text
  29. incorrectly looks like "In<path>."
  30.  
  31.  
  32.  
  33.                           *** v. 0.95 Changes ***
  34.  
  35.     This version is no longer crippleware.  Display of JPEG images in 24-bit
  36. mode is supported.
  37.     WinJPEG v.0.95 can display GIF images.  It can also write images in JPEG,
  38. GIF, Windows BMP, or OS/2 BMP format.
  39.     A couple of image processing features were added: rotation of an image,
  40. horizontal/vertical flip, changing the RGB in an image, and changing the
  41. HSI in an image.
  42.     Some minor features include an auto-resizing option(Steve Keith gets
  43. credit for this one again) and an option to load an image into in an 8-bit
  44. bitmap.
  45.  
  46.  
  47.                           *** v. 0.92 Changes ***
  48.  
  49.     Version 3 of the Independent JPEG Group's software is now incorporated
  50. into this version.  2-pass quantization which produces better output is now
  51. supported.  1-pass quantization is faster than the one used in v0.91.
  52. Dithering can be turned on/off.
  53.     WinJPEG can swap to a temporary file if you don't have enough memory
  54. (includes physical and virtual).  Also, using a temporary file sometimes
  55. speeds up the decoding of a JPEG image when you don't have enough physical
  56. memory.
  57.     A preview option is added.  Previewing an image is 25-50% faster than
  58. displaying a JPEG image with 2-level quantization and dithering on. Thanks
  59. to Steve Keith for this idea.
  60.  
  61.                           *** v. 0.91 Changes ***
  62.  
  63.     A bug that causes Windows 3.0 to give a UAE was fixed.  This bug
  64. happens after you load in an image, move down the scroll bar thumb, and
  65. load a smaller picture with no scroll bars activated.  On 3.1, the image
  66. is cut off with a blank margin.  Thanks to Phil Barnes for pointing this
  67. one out.
  68.     Another UAE that occurs when you load in a large image and you use
  69. the scroll bars to display the upper right corner of the picture, was
  70. fixed.
  71.     When you resize the window to a smaller one, WinJPEG would
  72. occasionally display a blank window instead of a loaded image.  This was
  73. fixed too.
  74.     In Windows 3.1, when you reduce the size of a window with no scroll
  75. bars on, to force scroll bars to activate, and then you enlarge the
  76. window size so the scroll bars are turned off, WinJPEG would display a
  77. blank window.  This bug that didn't occur in Windows 3.0 was corrected.
  78.     16-color mode is now fully tested and working.  I was surprised that
  79. some people told me they were using this mode for viewing JPEG images
  80. which can store up to 16 million colors and don't look very good in
  81. 16-color mode.  A UAE that occurs when you view 1024x768 images in
  82. 16-color mode(but not in 256-color mode) was fixed.
  83.